hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
GeometryBatch.drawRectangle
hip
graphics
g2d
geometrybatch
GeometryBatch
Undocumented in source. Be warned that the author may not have intended to support it.
class
GeometryBatch
void
drawRectangle
(
int
x
,
int
y
,
int
w
,
int
h
,
HipColor
color
=
HipColor.no
)
Meta
Source
See Implementation
hip
graphics
g2d
geometrybatch
GeometryBatch
constructors
this
functions
addIndex
addVertex
checkVerticesCount
draw
drawEllipse
drawLine
drawPixel
drawQuadraticBezierLine
drawRectangle
drawTriangle
fillEllipse
fillEllipseVertices
fillRectangle
fillRoundRect
fillTriangle
flush
rectangleVertices
setColor
setCurrentDepth
triangleVertices
variables
camera
currentColor
currentIndex
indices
indicesCount
lastIndexDrawn
lastVertexDrawn
managedDepth
mesh
vertices
verticesCount